Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump hashicorp/vault-action from 3.0.0 to 3.1.0 #5530

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps hashicorp/vault-action from 3.0.0 to 3.1.0.

Release notes

Sourced from hashicorp/vault-action's releases.

v3.1.0

3.1.0 (January 9, 2025)

Improvements:

  • fix wildcard handling when field contains dot GH-542
  • bump body-parser from 1.20.0 to 1.20.3
  • bump braces from 3.0.2 to 3.0.3
  • bump cross-spawn from 7.0.3 to 7.0.6
  • bump micromatch from 4.0.5 to 4.0.8

Features:

  • secretId is no longer required for approle to support advanced use cases like machine login when bind_secret_id is false. GH-522
  • Use pki configuration to generate certificates from Vault GH-564
Changelog

Sourced from hashicorp/vault-action's changelog.

3.1.0 (January 9, 2025)

Improvements:

  • fix wildcard handling when field contains dot GH-542
  • bump body-parser from 1.20.0 to 1.20.3
  • bump braces from 3.0.2 to 3.0.3
  • bump cross-spawn from 7.0.3 to 7.0.6
  • bump micromatch from 4.0.5 to 4.0.8

Features:

  • secretId is no longer required for approle to support advanced use cases like machine login when bind_secret_id is false. GH-522
  • Use pki configuration to generate certificates from Vault GH-564
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2025 22:25
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Jan 21, 2025
Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit ef76804
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/6797cc9ecc88c10008e6173f
😎 Deploy Preview https://deploy-preview-5530--docs-spectrocloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/github_actions/master/hashicorp/vault-action-3.1.0 branch from a149959 to c6098fe Compare January 22, 2025 18:15
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/master/hashicorp/vault-action-3.1.0 branch from c6098fe to e1390f8 Compare January 22, 2025 19:08
@karl-cardenas-coding karl-cardenas-coding enabled auto-merge (squash) January 27, 2025 18:12
@karl-cardenas-coding karl-cardenas-coding added backport-version-4-0 Backport change to version 4.0 auto-backport Enable backport backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. labels Jan 27, 2025
@karl-cardenas-coding karl-cardenas-coding merged commit 0192f18 into master Jan 27, 2025
30 of 34 checks passed
@karl-cardenas-coding karl-cardenas-coding deleted the dependabot/github_actions/master/hashicorp/vault-action-3.1.0 branch January 27, 2025 18:22
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0192f18)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0192f18)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0192f18)
@vault-token-factory-spectrocloud
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
version-4-0 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-0:
- chore: PAC-938-packs data initial fetch and component development for readme (#3178)
- chore: bump hashicorp/vault-action from 2.7.3 to 3.0.0 (#2547)
- ci: added missing condition for non-cron workflows (#1720)
- ci: changed default workflow
- chore: released docs versioning
- docs: updated URLs to use file path context
- chore: validate backport (#1488)
version-4-1 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-1:
- chore: PAC-938-packs data initial fetch and component development for readme (#3178)
- ci: added missing condition for non-cron workflows (#1720)
- ci: changed default workflow
version-4-2 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-2:
- chore: add caching for CVE data (#5281)
- chore: PAC-938-packs data initial fetch and component development for readme (#3178)
- chore: bump hashicorp/vault-action from 2.7.3 to 3.0.0 (#2547)
version-4-3
version-4-4
version-4-5

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

backport --pr 5530

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

vault-token-factory-spectrocloud bot added a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0192f18)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0192f18)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0192f18)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karl-cardenas-coding pushed a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karl-cardenas-coding pushed a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karl-cardenas-coding pushed a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karl-cardenas-coding added a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karl-cardenas-coding added a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karl-cardenas-coding added a commit that referenced this pull request Jan 27, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
benradstone pushed a commit that referenced this pull request Jan 28, 2025
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant